From 07f3e2b6160571f09ef78e57b01e6f675f78db5a Mon Sep 17 00:00:00 2001 From: Jeroen van der Heijden Date: Fri, 5 Mar 2021 10:24:53 +0100 Subject: [PATCH] Update version --- include/siri/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/siri/version.h b/include/siri/version.h index 6bc7f813..c7d0bc1d 100644 --- a/include/siri/version.h +++ b/include/siri/version.h @@ -15,7 +15,7 @@ * Note that debian alpha packages should use versions like this: * 2.0.34-0alpha0 */ -#define SIRIDB_VERSION_PRE_RELEASE "-alpha-0" +#define SIRIDB_VERSION_PRE_RELEASE "-alpha-1" #ifndef NDEBUG #define SIRIDB_VERSION_BUILD_RELEASE "+debug" -- 2.30.2